Skip to content

Conversation

@jbowens
Copy link
Collaborator

@jbowens jbowens commented Nov 5, 2025

A handful of small clean up items surrounding WALs and the flushable queue.

Document this subtlety that multiple flushable entries may share the same
logNum.
These MinRecycleLogNum and SetMinRecycleLogNum methods were only used to
ratchet the minimum log num, so this commit consolidates the two under a
RatchetMinRecycleLogNum method.
@jbowens jbowens requested a review from a team as a code owner November 5, 2025 21:56
@jbowens jbowens requested a review from xxmplus November 5, 2025 21:56
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Adapt TestVersionSetSeqNums to use pebble.Peek to identify the current active
MANIFEST. Previously this unit test would use the last MANIFEST file returned
by the List call.

Additionally, on failure this test now logs the filesystem operations executed
during the test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants